ComponentOne ASP.NET MVC Controls
FastPeriod Property

C1.Web.Mvc.Finance Namespace > MacdBase<T> Class : FastPeriod Property
Gets or sets the fast exponential moving average period for the MACD line.
Syntax
'Declaration
 
<DefaultValueAttribute(12)>
Public Property FastPeriod As Double
[DefaultValue(12)]
public double FastPeriod {get; set;}
See Also

Reference

MacdBase<T> Class
MacdBase<T> Members